home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / online / appbar.EXE / csrc / readme.txt < prev    next >
Text File  |  1996-09-20  |  628b  |  17 lines

  1. This is the C version of the AppBar source code.  It uses raw Win32
  2. API programming which means you get a lean and fast executable (are
  3. you sick of 1.5 MB toolbars written in VB too?).
  4.  
  5. There are 3 user changable settings:
  6.  
  7. a) source debugging (you only need this if you are adding new features
  8.    to Appbar);
  9. b) language - right now you can set either English or German
  10. c) OS - set if you are running WinNT 3.x.
  11.  
  12. Please see the makefile for more info.
  13.  
  14. PS the C source also has all the hooks for a Run... dialog.  It is not
  15. supported but if you want to uncomment it, go ahead, just don't mail
  16. me with problems.
  17.